home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / graphics / pstex / examples / fullpage.sty < prev    next >
Text File  |  1992-01-27  |  415b  |  17 lines

  1. % fullpage option style. - Neil Hunt, Teleos, 5/31/89
  2.  
  3. % Vertical alignment
  4.  
  5. \topmargin    -0.5in    % distance to headers
  6. \headheight    0.2in    % height of header box
  7. \headsep    0.3in    % distance to top line
  8. \textheight    9.0in    % height of text
  9. \footskip    0.3in    % distance from bottom line
  10. \footheight    0.2in    % height of footer box
  11.  
  12. % Horizontal alignment
  13.  
  14. \oddsidemargin    0.in
  15. \evensidemargin    0.in
  16. \textwidth    6.5in
  17.